Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How the QGraphicsView add QGLwidget and shows in Qmainwindow?
Forum Updated to NodeBB v4.3 + New Features

How the QGraphicsView add QGLwidget and shows in Qmainwindow?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 458 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ShaeS Offline
    ShaeS Offline
    Shae
    wrote on last edited by
    #1

    I wan to show 2D graphic view Item and open scene graph in the QGraphicsView , I have tried some open source code ,and it works ,when I setviewport() and drawbackground() the 3D graphics can show well in QGraphicsScene. I wan to show this in mainwindow it not work , when I chande the QGraphicsScene.show() behind the mainwindow.show() it can works well ,but this is not I want .

    1 Reply Last reply
    0
    • ShaeS Offline
      ShaeS Offline
      Shae
      wrote on last edited by
      #2

      the code
      ![alt text](0_1548064172622_dce76c90-4018-4f64-be1d-19dfd90862e5-image.png image url)

      running as two window
      ![alt text](0_1548064135465_45e63a8b-ae61-43aa-acd7-09645ed3f493-image.png image url)

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        And how are you using that QGraphicsScene in your "mainwindow" ?

        Note that in the code you show, there's no mainwindow object.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved